﻿#mainLoginDiv {
	background: url("/msfits/exceptions/Images/MSFITS_login.jpg");
	width: 960px;
	height: 636px;
	position: absolute;
	left:50%;
	top:45%;
	margin-left:-450px;
	margin-top: -288px;
}

#loginBoxes {
    position: relative;
    left: 250px;
    top: 435px;
}

#accessRequest {
    position: relative;
    left: 0px;
    top: 0px;
}

.btn {
    background-color:#003D6B;
    height:30px;
    padding: 0px 0px 0px 0px;
    
}

#support {
	position: absolute;
	left:50%;
	top:100%;
	margin-left:-460px;
	margin-top: 20px;
}
